@charset "utf-8";
/* CSS Document */



/*



Theme Name: Sampson Davis



Description: Custom Theme



Author: SeanAkers.com



General comments and license statement: this theme is exclusively the property of Sean Akers.  Use is by permission only.



*/











/* General



--------------------------------------------------*/



body, h1, h2, h3, h4, h5, h6, p, form, fieldset {
	margin:0;
	padding:0;
}
.low {
	display:none;
}
/* body



--------------------------------------------------*/







body {
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	font-weight:300;
	font-size:14px;
	text-align:left;
}
.baskerville h1 {
	font-family:'Libre Baskerville', 'Palatino', Times, Times New Roman, serif;
	font-size:42px;
	text-align:center;
	color:#900;
	text-transform:uppercase;
	letter-spacing:.2em;
}
.sampsonmedical {
	background: url(images/sampsonbg1.jpg) top center no-repeat #fff;
}
.sampsonbw {
	background: url(images/sampsonbg2.jpg) top center no-repeat #fff;
}
.sampsongeneral {
	background: url(images/background.jpg) top center no-repeat #fff;
}
body#commentspopup {
	padding:0;
}
/* headings



--------------------------------------------------*/



h1 {
	font-family: 'Source Sans Pro', arial, serif;
	font-size:30px;
	font-weight:200;
	text-align:left;
}
h2 {
	font-family: 'Source Sans Pro', arial, serif;
	font-size:24px;
	font-weight:200;
	text-transform:uppercase;
	text-align:left;
}
h3 {
	font-family: 'Source Sans Pro', arial, serif;
	font-size:14px;
	font-weight:400;
	text-align:left;
}
h4 {
	font-family: 'Source Sans Pro', arial, serif;
	font-size:16px;
	font-weight:400;
	padding:9px 0 7px 0;
	color:#900;
}
h5 {
	font-family: 'Source Sans Pro', arial, serif;
	font-size:13px;
	font-weight:200;
}
h6 {
	font-family: 'Source Sans Pro', arial, serif;
	font-size:13px;
	font-weight:400;
}
/* links */



a {
	text-decoration:none;
	color:#900;
	font-weight: normal;
}
/* paragraphs



--------------------------------------------------*/







p {
	margin:0;
	padding:0 0 9px 0;
	text-align:left;
}
/* images



--------------------------------------------------*/



.alignleft {
	float:left;
	margin:0 0px 0 0;
}
.alignright {
	float:right;
	margin:0 0 0 0px;
}
.aligncenter {
	display: block;
	margin:0 auto;
}
img {
	border:none;
}
/* wrapper



--------------------------------------------------*/







#wrapper {
	width:960px;
	margin-left: auto;
	margin-right: auto;
}
/* header



--------------------------------------------------*/







#header {
	width:960px;
	float:left;
	padding:0 0 0px 0;
	border-bottom:1px solid #CCC;
	margin-bottom:20px;
}
/* top navigation



--------------------------------------------------*/







#navigation {
	width:910px;
	padding: 10px 25px;
	color:#000;
	overflow:hidden;
	float:left;
}
#navigation ul {
	margin:0;
	padding:0;
}
#navigation .page_item {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	border-right:0px solid;
	white-space:nowrap;
}
#navigation .page_item a {
	display:block;
	padding:0px 5px;
	margin: 0px 10px;
	color:#333;
	text-transform:uppercase;
}
#navigation .page_item a:hover {
	color:#900;
}
#navigation .current_page_item a {
	color:#999;
}
#navigation .current_page_item a:hover {
	color:#900;
}
/* content



--------------------------------------------------*/







#content {
	float:left;
	width:910px;
	padding:10px 25px;
	min-height:600px;
}
#content img {
	border:none;
}
#banner {
	width:860px;
	padding:20px 50px 20px 50px;
	margin-top:20px;
	background:url(images/greybox.jpg) top center;
	float:left;
}
#bannerleft {
	width:586px;
	float:left;
}
#bannerright {
	width:235px;
	float:right;
}
#buythebook {
	width:910px;
	padding:10px 0px;
	float:left;
	height:94px;
}
#buythebook h3 {
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	border-bottom:1px solid #999;
}
/* blog entries



--------------------------------------------------*/







#entries {
	width: 582px;
	padding:5px 26px;
	min-height: 250px;
	float: left;
}
.blogentry {
	width:582px;
	height:200px;
	padding:0 0 10px 0;
	float:left;
}
.blogimage {
	width:100px;
	height:180px;
	padding:0 20px 0px 0;
	float:left;
}
.blogtext {
	width:462px;
	height:180px;
	float:left;
}
.blogtext h2 {
}
.blogtext p {
}
.blogbottom {
	width:582px;
	height:20px;
}
#spacer {
	height: 25px;
}
.entry {
	clear: both;
	margin: 5px auto;
	text-align: left;
	font-size: 1.0 em;
	padding:0 0 10px 0;
}
.entry img {
	border:0;
	padding: 10px;
	align:left;
}
.breaker {
	width:910px;
	background:#000;
	height:1px;
	margin:10px 0px;
}
/* columns



--------------------------------------------------*/







.bookcatalogitem {
	width:200px;
	float:left;
	min-height:325px;
	padding:5px 0 10px 25px;
}
.half {
	width:404px;
	padding:0 25px;
	min-height:200px;
	float:left;
}
.halfright {
	width:404px;
	padding:0 25px;
	min-height:200px;
	float:right;
}
.greything {
	width:402px;
	border:1px solid #CCC;
	background:#fff;
	padding:10px 25px;
	min-height:100px;
}
.halfimage {
	width:100px;
	float:left;
}
.halftext {
	width: 284px;
	float:right;
}
.third {
	width:253px;
	padding:0 25px;
	min-height:250px;
	float:left;
}
.thirdimage {
	width:100px;
	float:left;
}
.thirdtext {
	width: 133px;
	float:right;
}
.twothirds {
	width:556px;
	padding:0 25px;
	min-height:250px;
	float:left;
}
.twothirdsimage {
	width:200px;
	float:left;
}
.twothirdstext {
	width:336px;
	float:right;
}
#photoside {
	width:430px;
	float:right;
	padding:10px 25px 10px 0;
}
#lowerhome {
	width:910px;
	float:left;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #999;
}
/* sidebar



--------------------------------------------------*/



#sidebar {
	width: 265px;
	padding: 0px 26px;
	float: right;
}
.widget_search .screen-reader-text {
	display:none;
}
.widget {
	padding-bottom:10px;
}
.widget {
	list-style:none;
}
/* footer



--------------------------------------------------*/



#footer {
	width:910px;
	padding:10px 25px;
	border-top:1px solid #ccc;
	color:#000;
	text-align:center;
}
#footer a {
	color:#900;
}
#footer a:hover {
	text-decoration:underline;
}
/* additions



--------------------------------------------------*/







div.clear {
	clear: both;
}
#liner {
	height:1px;
	width:100%;
	background:#000;
}
a.button {
	width:245px;
	padding:5px 10px;
	margin:5px 0;
	text-align:center;
	background:#000;
	border:1px solid #000;
}
a.button hover {
	background:#fff;
	border:1px solid #000;
	color:#000;
}
/* bookstores



--------------------------------------------------*/



a.amazon {
	background:url(images/sales2_01.jpg);
	height:64px;
	width:123px;
	display:block;
	float:left;
}
a.amazon hover {
	background:url(images/sales_01.jpg);
}
a.bn {
	background:url(images/sales2_02.jpg);
	height:64px;
	width:124px;
	display:block;
	float:left;
}
a.bn hover {
	background:url(images/sales_02.jpg);
}
a.indiebound {
	background:url(images/sales2_03.jpg);
	height:64px;
	width:123px;
	display:block;
	float:left;
}
a.indiebound hover {
	background:url(images/sales_03.jpg);
}
a.powells {
	background:url(images/sales2_04.jpg);
	height:64px;
	width:123px;
	display:block;
	float:left;
}
a.powells hover {
	background:url(images/sales_04.jpg);
}
a.kindle {
	background:url(images/sales2_05.jpg);
	height:64px;
	width:123px;
	display:block;
	float:left;
}
a.kindle hover {
	background:url(images/sales_05.jpg);
}
a.nook {
	background:url(images/sales2_06.jpg);
	height:64px;
	width:124px;
	display:block;
	float:left;
}
a.nook hover {
	background:url(images/sales_06.jpg);
}
a.ibookstore {
	background:url(images/sales2_07.jpg);
	height:64px;
	width:123px;
	display:block;
	float:left;
}
a.ibookstore hover {
	background:url(images/sales_07.jpg);
}
a.audiobooks {
	background:url(images/sales2_08.jpg);
	height:64px;
	width:123px;
	display:block;
	float:left;
}
a.audiobooks hover {
	background:url(images/sales_08.jpg);
}
.pressbox {
	width:430px;
	float:left;
	padding:10px 20px 0 0;
}
.presstitle h3 {
	border-bottom:1px solid #999;
	float:left;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	font-weight:400;
}
.presssection h2 {
	border-bottom:1px solid #999;
}
.presspublication {
	width:430px;
	float:left;
}
.pressplace {
	float:left;
	padding:0 10px 0 0;
}
.pressby {
	float:left;
	padding:0 10px 0 0;
}
.presslink {
	float:left;
}
.presstext {
	width:430px;
	float:left;
	min-height:100px;
}
.stay {
	width:100px;
	padding:0 15px;
	float:left;
}
